projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f1670b
)
remove defvar that is not anymore necessary
author
Andrea Corallo
<akrl@sdf.org>
Sun, 29 Sep 2019 12:36:09 +0000
(14:36 +0200)
committer
Andrea Corallo
<akrl@sdf.org>
Wed, 1 Jan 2020 10:37:54 +0000
(11:37 +0100)
lisp/emacs-lisp/comp.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/comp.el
b/lisp/emacs-lisp/comp.el
index cb88bd885257f9eb48cae2604e3277a56c42e317..5f312e860fbf181553837a5a9b302f36a66f8f56 100644
(file)
--- a/
lisp/emacs-lisp/comp.el
+++ b/
lisp/emacs-lisp/comp.el
@@
-49,8
+49,6
@@
"This gets bound to t while native compilation.
Can be used by code that wants to expand differently in this case.")
-;; FIXME these has to be removed
-(defvar comp-speed 2)
(defvar comp-verbose nil)
(defvar comp-pass nil